Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swap reflection probe cull mask and reflection mask #1

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

BastiaanOlij
Copy link

Hey Marrs,

If you merge this into your branch, it will swap the reflection mask and cull mask. See the discussion in your PR.

You'll have to squash the commits afterwards.

m4rr5 pushed a commit that referenced this pull request Jan 18, 2024
The following formats are now accepted (leading `#` is optional):

- `#1` -> `#111111`
- `godotengine#12` -> `#121212`
- `godotengine#12345` -> `#11223344` (`5` at the end is discarded)
- `#1234567` -> `#123456` (`7` at the end is discarded)
@m4rr5 m4rr5 merged this pull request into m4rr5:add_reflection_mask Jan 18, 2024
@BastiaanOlij BastiaanOlij deleted the swap_reflection_masks branch January 18, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants